docs/xen-headers: allow headers to be symlinks
authorJan Beulich <jbeulich@suse.com>
Wed, 27 Jun 2012 07:36:43 +0000 (09:36 +0200)
committerJan Beulich <jbeulich@suse.com>
Wed, 27 Jun 2012 07:36:43 +0000 (09:36 +0200)
commit8b96df45aa404163e272b9041af1611658a02f2c
treeca7bbe66479dc18b245cb8e01446ae725a3518f5
parente57d79c9e2eabc1ed18dc25593bee21a509dbc62
docs/xen-headers: allow headers to be symlinks

There's no apparent reason not to permit this, and since we don't
support out-of-source-tree builds, the least overhead way of doing
multiple, differently configured (perhaps different architecture)
builds from a single source tree is to create symlinked build trees.

Signed-off-by: Jan Beulich <jbeulich@suse.com>
Acked-by: Ian Campbell <ian.campbell@citrix.com>
docs/xen-headers